home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 110
/
jogo-disk-110.iso
/
Games
/
steppenwolf_2_chapter_8.swf
/
scripts
/
DefineButton2_1805
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
237b
|
16 lines
on(press){
tellTarget("../FlechesRoue")
{
gotoAndStop("Up");
}
set("/Variables:Scroll",-1);
tellTarget("ControlScroll")
{
play();
}
tellTarget("../RoueScroll")
{
play();
}
}